home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / fduser10.zip / FDUSER.CFG next >
Text File  |  1992-01-10  |  7KB  |  161 lines

  1. ;  File:  FDUSER.CFG  -----  Master control file for FDUSER.
  2. ;
  3. ;         FDUSER is Copyright(c) 1991 by: Gordon E. Rasnick
  4. ;                                         Arctic Computer Services
  5. ;                                         2530 Sebring Circle
  6. ;                                         Anchorage, AK  99516
  7. ;                                         FIDONET (1:17/59)
  8. ;                                         AKA (1:355/59) (1:355/500)
  9. ;                                         CompuServe ID: 72007,417
  10. ;
  11. ;
  12. ;  PLEASE, read this CAREFULLY.  One mistake setting this up and the
  13. ;  whole thing will probably crash.  I suspect that most of the
  14. ;  requests for support that I will receive will be a result of not
  15. ;  having this file set up properly.  If you netmail me with a problem,
  16. ;  be sure to include a copy of your CFG file, and an excerpt of the
  17. ;  FrontDoor log file showing the problem, in the request.
  18. ;
  19. ;                   *****************************
  20. ;
  21. ;  This is the master control file for FrontDoor User.  It also serves
  22. ;  as much of the documentation for the program.  (Don't let that
  23. ;  keep you from reading the DOC file though.)  You may insert or
  24. ;  delete comments in it as you wish, but, each comment line must
  25. ;  begin with a semi-colon!  Removing the comments may speed it up a
  26. ;  bit, but I doubt you'd notice the difference.  It's fast!!!
  27. ;
  28. ;  DO NOT delete any of the control statements in this file.  Control
  29. ;  statements are any line not beginning with a semi-colon.  They
  30. ;  tell FDUSER what you wish to include in your reports.  If you
  31. ;  wish to remove a feature from the generated reports, change that
  32. ;  statements toggle to a 'N' instead of a 'Y' in this file.  Obviously,
  33. ;  'Y' means you wish to have the feature ENABLED or 'Turned ON' in your
  34. ;  reports.  'N' will DISABLE or 'Turn OFF' a particular feature.
  35. ;
  36. ;  ALSO!  Leave in all the equal signs (=) for each of the statements.
  37. ;
  38. ;                   ******************************
  39. ;
  40. ;  The 'KEY' statement is required as is!  Do not modify this line in
  41. ;  any way until you have registered your copy and received your
  42. ;  registration KEY code.  See REGISTER.DOC included.  It must also
  43. ;  be the first non-comment line in the control file, as it is here.
  44. ;
  45. KEY=000000000
  46. ;
  47. ;  FD LOGPATH tells FDUSER where to find your FrontDoor log file, and
  48. ;  the name of the file itself.  You provided this to FrontDoor during
  49. ;  installation with FDSETUP.  Include your own path and filename.
  50. ;
  51. FD LOGPATH=C:\FD\LOG.FD
  52. ;
  53. ;  ADDRESS is your complete netmail address.  You should include the
  54. ;  zone also.
  55. ;
  56. ADDRESS=1:355/500
  57. ;
  58. ;
  59. ;  I didn't see a need for your AKA's anywhere.  Enlighten me if you
  60. ;  think they are really necessary.  They don't show up in the
  61. ;  log file anywhere.
  62. ;
  63. ;
  64. ;  ANSI is for creation of ansi color style output files.  You may
  65. ;  wish to make FDUSERS reports displayable on your system.  Setting
  66. ;  ANSI to Y will generate a colorful report.
  67. ;
  68. ;  ASCII is for plain text style output files.
  69. ;
  70. ;  You can produce both if desired.  ANSI files have a file extension
  71. ;  of .ANS, while the ASCII text file will be .ASC.
  72. ;
  73. ANSI=Y
  74. ASCII=Y
  75. ;
  76. ;  MAIL FILE tells FDUSER the path and name of the file you wish
  77. ;  to use for the report of incoming and outgoing mail and files.
  78. ;  Its file extension will be added based on your settings for ANSI
  79. ;  and ASCII.
  80. ;
  81. ;  It produces a report of all mail traffic to and from your system
  82. ;  and is called via the -R switch.  (FDUSER -R)
  83. ;
  84. ;  If you do not want a mail report generated, leave the path and
  85. ;  filename blank.  (Can't see why you would want to do that though.)
  86. ;
  87. MAIL FILE=MAILRPT
  88. ;
  89. ;                   *****************************
  90. ;
  91. ;  The following should be the same as the settings you have saved
  92. ;  under FDSETUP in the Mailer/Log options.  Check your FD setup
  93. ;  and toggle the ones here (Y or N) to match those in FD.
  94. ;
  95. ;  NOTE:  FATAL ERRORS is something I have not been able, or care to
  96. ;  reproduce. (Knock on wood.)  Anyone having an example of one or more
  97. ;  of these types of errors, could you please send it to me netmail.  As
  98. ;  it is, FDUSER will duplicate the exact line produced by FD and place it
  99. ;  in the FDUSER.ERR file on your disk, if toggled to Y here.
  100. ;
  101. FATAL ERRORS=Y
  102. OTHER ERRORS=Y
  103. ACCOUNTING INFO=Y     ; <-- This must be toggled to YES.  Here, and in FD.!
  104. ;
  105. ;  Sent/Rcvd files is omitted here since the primary purpose of this
  106. ;  program is to report on this type of activity.  Sent/Rcvd Files should
  107. ;  be toggled YES in your FDSETUP.
  108. ;
  109. BRIEF MESSAGES=Y      ; <-- This must be toggled to YES.  Here, and in FD.!
  110. TRANSFER MESSAGES=Y
  111. UNEXPECTED PASSWORDS=Y
  112. MODEM RESPONSES=Y     ; <-- This must be toggled to YES.  Here, and in FD.!
  113. ;
  114. ;  All the other options available in the FD log file are a bit trivial
  115. ;  for system reporting and have been omitted here.  Let me know if you
  116. ;  would like to see any of the others included.
  117. ;
  118. ;
  119. ;  Here is an example of FD's Setup Screen for the Log File.
  120. ;
  121. ;  NOTE:  Be sure to toggle YES for "= Modem Responses", "$ Accounting
  122. ;  info", and also "+ Brief Messages."!  FDUSER uses these messages to
  123. ;  pick out your calls.
  124. ;
  125. ;  NOTE: If you have not been using these flags in FrontDoor, do not try to
  126. ;  process your current FD log file.  It will probably produce garbage, or
  127. ;  worse yet, hang up your computer.  Delete or rename your log file and
  128. ;  start a new one with the required toggles set in FDSETUP.
  129. ;
  130. ;     File  Global   Mailer   Editor   Terminal   Modem   Printer
  131. ;    ════════════╒══════════════════╕════════════════════════════════════
  132. ;    ▒▒▒▒▒▒▒▒▒▒▒▒│╒════════════════════════════ Log ╕▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  133. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││                                 │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  134. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  ! Fatal errors            Yes  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  135. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  ? Other errors            Yes  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  136. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  $ Accounting info         Yes  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  137. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  * Sent/Rcvd files         Yes  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  138. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  + Brief messages          Yes  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  139. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  - Trivial messages        No   │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  140. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  : Transaction info        No   │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  141. ;    ▒▒▒▒▒▒▒▒▒▒ F││  % Transfer messages       No   │version ▒▒▒▒▒▒▒▒▒▒▒▒
  142. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  # Unexpected passwords    Yes  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  143. ;    Copyright 19││  ~ Session information     No   │ll rights reserved
  144. ;    ▒▒▒▒▒▒▒▒▒▒▒▒││  ~ ├─Remote system's AKAs  No   │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  145. ;    ▒▒▒▒▒▒▒▒▒▒▒▒╘│  ~ └─Remote system's info  No   │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  146. ;    ▒▒▒▒▒▒▒▒▒▒▒▒▒│  = Modem responses         Yes  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  147. ;    ▒▒▒▒▒▒▒▒▒▒▒▒▒│    DEBUG: All of the above No   │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  148. ;    ▒▒▒▒▒▒▒▒▒▒▒▒▒│                                 │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  149. ;    ▒▒▒▒▒▒▒▒▒▒▒▒▒╘═════════════════════════════════╛▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
  150. ;
  151. ;  If you have toggled ON any of the control statements and do not have
  152. ;  a matching toggle in FDSETUP, FDUSER will not complain but your reports
  153. ;  will look a bit odd with all these statments turned on and nothing
  154. ;  printed out on the report for the option except the heading itself.
  155. ;
  156. ;
  157. ;  The ENDCFG statement must be included and nothing should be
  158. ;  written below it.
  159. ;
  160. ENDCFG
  161.